overlay: remove gtk_overlay_add_pass_through_overlay()
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Jun 2015 19:02:41 +0000 (12:02 -0700)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 17 Jun 2015 18:48:37 +0000 (11:48 -0700)
commit9c7b0f0491d24d950387244fe5b4e750f11fa1e4
tree5c81639a22dd26c9bdbfa3f73e9ca9914795a4f8
parent3b1b171be54dc45dc566595d6fe245f6742fa042
overlay: remove gtk_overlay_add_pass_through_overlay()

The API to access this functionality will be the setter we just added in
the previous commit.

https://bugzilla.gnome.org/show_bug.cgi?id=750568
docs/reference/gtk/gtk3-sections.txt
gtk/gtkoverlay.c
gtk/gtkoverlay.h
tests/testoverlay.c